func net.newUnixFile

2 uses

	net (current package)
		fd_unix.go#L172: func newUnixFile(fd int, name string) *os.File
		fd_unix.go#L183: 	return newUnixFile(ns, fd.name()), nil